home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / out18com.zip / REGPACK.INC < prev   
Text File  |  1993-01-04  |  115b  |  7 lines

  1.  
  2. type
  3.    regpack =     record
  4.          ax, bx, cx, dx, bp, si, di, ds, es, flags:         integer;
  5.    end;
  6.  
  7.